home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 6 / CU Amiga Magazine's Super CD-ROM 06 (1996)(EMAP Images)(GB)(Track 1 of 4)[!][issue 1997-01].iso / system / play16 / play16.readme < prev    next >
Text File  |  1996-02-04  |  5KB  |  104 lines

  1. Short: Plays WAV, IFF, MAUD, etc, 14 bit output
  2. Uploader: wenzel@unixserv.rz.fh-hannover.de
  3. Author: wenzel@unixserv.rz.fh-hannover.de
  4. Type: mus/play
  5.  
  6.  
  7. ---------------------------------------------------------------------------
  8. -- Play16 version 1.6 (04.02.96) - a versatile soundplayer for the Amiga --
  9. ---------------------------------------------------------------------------
  10.  
  11. Features in brief
  12. -----------------
  13.  - autodetects and plays several soundfiles, up to 16 bit / 56 kHz / stereo
  14.  - full Workbench support (but not Intuition and no GUI)
  15.  - always correct playback speed, even for sounds >28 kHz
  16.  - realtime playback from harddisk, optimized assembler routines
  17.  - optional 14 bit output (less noise but not as good as true 16 bit)
  18.  - automatic or manual audio filter control
  19.  - plays mono sounds on *both* channels, not only on the left one
  20.  - plays (and loops) files that are larger than memory
  21.  - preloading for exactly timed start of playback
  22.  - fast uLaw decompression
  23.  - system friendly audio channel allocation
  24.  - optionally dump the output into a file (can be used to convert sounds)
  25.  - supported Filetypes are:
  26.  
  27.    * Microsoft RIFF-WAVE  (.WAV)  mono/stereo, 8/16 bit, linear/uLaw/ADPCM
  28.    * Creative Voice File  (.VOC)  mono/stereo, 8/16 bit, linear
  29.    * Sun/NeXT Audio       (.AU)   mono/stereo, 8/16 bit, linear/uLaw
  30.    * MacroSystem Audio    (.MAUD) mono/stereo, 8/16 bit, linear/uLaw
  31.    * Apple/SGI/Amiga AIFF (.AIFF) mono/stereo, 8/16 bit, linear
  32.    * Amiga IFF-8SVX       (.IFF)  mono/stereo, 8    bit, linear/FibDelta
  33.    * Any raw sound data as long as it matches one of the following:
  34.      -  8 bit signed
  35.      -  8 bit unsigned
  36.      - 16 bit signed, Intel format    (LSB first)
  37.      - 16 bit signed, Motorola format (MSB first)
  38.  
  39.     - supported output devices are:
  40.  
  41.    * Native Amiga chipset (Paula)  8 bit
  42.    * Native Amiga chipset (Paula) 14 bit
  43.    * Native Amiga chipset (Paula) 14 bit calibrated (Christian Buchner)
  44.    * MacroSystem Maestro Pro      16 bit 44.1kHz and 48kHz only
  45.    * IFF-8SVX file dump            8 bit
  46.  
  47.  
  48. What's new since V1.5?
  49.  
  50. V1.6    - Improved the V34 performance. (whoops, wrong file! :-)))
  51.         - A one-plane-screen will now be used for CLI mode as well.
  52.         - Task priority is now reset to 0 at exit.
  53.         - Files with additional data after the sound chunk are now being
  54.           played correctly.
  55.         - CTRL-D now skips the current sound and starts playing
  56.           the next one.
  57.         - ASL library will only be opened if a filerequester is really
  58.           needed. Thanks to all who suggested to do this.
  59.         - New option: Volume (only for Paula8 mode)
  60.         - New option: Multiple (only if filerequester pops up)
  61.         - No more chunks of odd length in 8SVX dump
  62.         - MS-ADPCM decompression for WAV files (still experimental)
  63.         - RAW option works now as a Tooltype entry as well
  64.  
  65.  
  66. --------------------------------- In German -------------------------------
  67.  
  68. Kurzübersicht
  69. -------------
  70.  - erkennt und spielt automatisch verschiedene Soundformate, bis zu
  71.    16 Bit, 56 kHz, stereo
  72.  - volle Workbench-Unterstützung, jedoch kein GUI
  73.  - immer korrekte Wiedergabegeschwindigkeit, sogar bei Sounds >28 kHz
  74.  - Echtzeitwiedergabe von Festplatte, optimierte Assembler-Routinen
  75.  - 14 Bit Ausgabe möglich (weniger Rauschen, aber schlechter als 16 Bit)
  76.  - automatische oder manuelle Filter-Kontrolle
  77.  - spielt Mono-Sounds auf BEIDEN Kanälen, nicht nur auf dem linken
  78.  - spielt (und wiederholt) Files, die größer als der Speicher sind
  79.  - Vorlade-Funktion für Tastengenaues Playback-Starten
  80.  - schnelle uLaw Entpackfunktion
  81.  - Systemfreundliche Tonkanal-Belegung
  82.  - Ausgabe in ein File ist möglich (Sound-Konvertierung)
  83.  - unterstützte Filetypen bislang:
  84.  
  85.    * Microsoft RIFF-WAVE  (.WAV)  mono/stereo, 8/16 bit, linear/uLaw/ADPCM
  86.    * Creative Voice File  (.VOC)  mono/stereo, 8/16 bit, linear
  87.    * Sun/NeXT Audio       (.AU)   mono/stereo, 8/16 bit, linear/uLaw
  88.    * MacroSystem Audio    (.MAUD) mono/stereo, 8/16 bit, linear/uLaw
  89.    * Apple/SGI/Amiga AIFF (.AIFF) mono/stereo, 8/16 bit, linear
  90.    * Amiga IFF-8SVX       (.IFF)  mono/stereo, 8    bit, linear/FibDelta
  91.    * Raw-Sound-Daten mit mindestens einer folgender Voraussetzungen:
  92.      -  8 bit Vorzeichenbehaftet
  93.      -  8 bit nicht Vorzeichenbehaftet
  94.      - 16 bit signed, Intel Format    (LSB zuerst)
  95.      - 16 bit signed, Motorola Format (MSB zuerst)
  96.  
  97.  - derzeitig unterstützte Ausgabegeräte:
  98.  
  99.    * Amiga (Paula)  8 bit
  100.    * Amiga (Paula) 14 bit
  101.    * Amiga (Paula) 14 bit kalibriert (Christian Buchner)
  102.    * MacroSystem Maestro Pro      16 bit 44.1kHz und 48kHz
  103.    * IFF-8SVX File Ausgabe         8 bit
  104.